﻿2026-08-18T07:32:42.5144470Z ##[group]Run actions/checkout@v5
2026-08-18T07:32:42.5144747Z with:
2026-08-18T07:32:42.5144959Z   repository: SaberMage/spt-shell-notify
2026-08-18T07:32:42.5145185Z   path: .adapter-notify
2026-08-18T07:32:42.5146754Z   token: ***
2026-08-18T07:32:42.5146933Z   ssh-strict: true
2026-08-18T07:32:42.5147107Z   ssh-user: git
2026-08-18T07:32:42.5147285Z   persist-credentials: true
2026-08-18T07:32:42.5147472Z   clean: true
2026-08-18T07:32:42.5147638Z   sparse-checkout-cone-mode: true
2026-08-18T07:32:42.5147864Z   fetch-depth: 1
2026-08-18T07:32:42.5148029Z   fetch-tags: false
2026-08-18T07:32:42.5148204Z   show-progress: true
2026-08-18T07:32:42.5148445Z   lfs: false
2026-08-18T07:32:42.5148620Z   submodules: false
2026-08-18T07:32:42.5148810Z   set-safe-directory: true
2026-08-18T07:32:42.5149008Z   allow-unsafe-pr-checkout: false
2026-08-18T07:32:42.5149191Z env:
2026-08-18T07:32:42.5149506Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-32111921251-1-cd819a7f4307454297fae86ea536f3f1
2026-08-18T07:32:42.5150005Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-32111921251-1-cd819a7f4307454297fae86ea536f3f1
2026-08-18T07:32:42.5150435Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-32111921251-1-cd819a7f4307454297fae86ea536f3f1
2026-08-18T07:32:42.5150737Z ##[endgroup]
2026-08-18T07:32:42.5845133Z Syncing repository: SaberMage/spt-shell-notify
2026-08-18T07:32:42.5852467Z ##[group]Getting Git version info
2026-08-18T07:32:42.5852882Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-08-18T07:32:42.6239310Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-18T07:32:42.6460901Z git version 2.43.0.windows.1
2026-08-18T07:32:42.6483580Z ##[endgroup]
2026-08-18T07:32:42.6490954Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\52af7efe-50f0-4be3-a0d8-5c940a7d5102\.gitconfig'
2026-08-18T07:32:42.6505945Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\52af7efe-50f0-4be3-a0d8-5c940a7d5102' before making global git config changes
2026-08-18T07:32:42.6506532Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T07:32:42.6511206Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-18T07:32:42.6757217Z ##[group]Initializing the repository
2026-08-18T07:32:42.6762416Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-18T07:32:42.7089216Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-18T07:32:42.7110915Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-18T07:32:42.7369117Z ##[endgroup]
2026-08-18T07:32:42.7369464Z ##[group]Disabling automatic garbage collection
2026-08-18T07:32:42.7374225Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-18T07:32:42.7612362Z ##[endgroup]
2026-08-18T07:32:42.7612703Z ##[group]Setting up auth
2026-08-18T07:32:42.7618676Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-18T07:32:42.8467746Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-18T07:32:43.5429472Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T07:32:43.5700778Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-18T07:32:44.6306415Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T07:32:44.7075755Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-18T07:32:45.5148205Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-18T07:32:45.5473232Z ##[endgroup]
2026-08-18T07:32:45.5473629Z ##[group]Determining the default branch
2026-08-18T07:32:45.5475357Z Retrieving the default branch name
2026-08-18T07:32:45.8789209Z Default branch 'main'
2026-08-18T07:32:45.8789877Z ##[endgroup]
2026-08-18T07:32:45.8790294Z ##[group]Fetching the repository
2026-08-18T07:32:45.8797868Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-18T07:32:46.8384473Z From https://github.com/SaberMage/spt-shell-notify
2026-08-18T07:32:46.8384852Z  * [new branch]      main       -> origin/main
2026-08-18T07:32:46.8505542Z ##[endgroup]
2026-08-18T07:32:46.8505864Z ##[group]Determining the checkout info
2026-08-18T07:32:46.8507481Z ##[endgroup]
2026-08-18T07:32:46.8514216Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-18T07:32:46.8782412Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-18T07:32:46.9020742Z ##[group]Checking out the ref
2026-08-18T07:32:46.9025274Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-08-18T07:32:46.9355077Z branch 'main' set up to track 'origin/main'.
2026-08-18T07:32:46.9355458Z Reset branch 'main'
2026-08-18T07:32:46.9374123Z ##[endgroup]
2026-08-18T07:32:46.9626363Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-18T07:32:46.9847922Z ee2d37eadc730c0019e0af82d683074c509634a2
